C1.Silverlight.Schedule.5
BaseObjectMappingCollection<T> Class Properties

For a list of all members of this type, see BaseObjectMappingCollection<T> members.

Public Properties
 NameDescription
Public PropertyCaptionMappingReturns MappingInfo object for BaseObject.MenuCaption property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.MenuCaption property of the object to be bound to the appropriate field in the data source.  
Public PropertyColorMappingReturns MappingInfo object for the BaseObject.Color property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Color property of the object to be bound to the appropriate field in the data source.  
Public PropertyComparerGets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from C1.C1Schedule.MappingCollectionBase<T>)
Public PropertyCountGets the number of elements actually contained in the MappingCollectionBase<T> object. (Inherited from C1.C1Schedule.MappingCollectionBase<T>)
Public PropertyIdMappingReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<T>)
Public PropertyIndexMappingReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<T>)
Public PropertyItemOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public PropertyTextMappingReturns MappingInfo object for the BaseObject.Text property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Text property of the object to be bound to the appropriate field in the data source.  
Top
See Also

Reference

BaseObjectMappingCollection<T> Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.